Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit aa36f0ef6dd8e69012224b04a83125326a48ec15


Parents : a1bdcdf
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-09-02T20:37:14+02:00

Updated RNS API call.

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M LXMF/LXMF.py +1 -1

Diff

diff --git a/LXMF/LXMF.py b/LXMF/LXMF.py
index 3612902..6a9ac11 100644
--- a/LXMF/LXMF.py
+++ b/LXMF/LXMF.py
@@ -324,7 +324,7 @@ class LXMessage:
def __update_transfer_progress(self, resource):
- self.progress = resource.progress()
+ self.progress = resource.get_progress()
def __as_packet(self):
if not self.packed:


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────